configure: Make Wayland backend optional
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Oct 2013 19:13:48 +0000 (15:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 6 Oct 2013 19:19:41 +0000 (15:19 -0400)
commitb6e8f274393b90a4ed0071afdbd445c7efd6f285
tree6812296573fc7a689aa3c158f8fc69b2fc3d5263
parent5bdfdcadfffaaed24cead56ea31df9095ad536fa
configure: Make Wayland backend optional

As long as we are not ready to switch over the default backend,
arrange ./configure without explicit backend options makes the
x11 backend mandatory and the wayland backend optional (depending
on whether we find Wayland dependencies).

http://bugzilla.gnome.org/show_bug.cgi?id=709212
configure.ac